Have an idea for improving GitKraken?

Upvote existing suggestions ⬆️ or add your idea 📝.

Suggestions are moderated weekly, and you can check out our GitKraken Roadmap to see what we’re working on.

Add git subtree support 🌳

Git subtree lets you nest one repository inside another as a sub-directory. It is one of several ways Git projects can manage project dependencies and is an ...
Suggested by: Gonzalo Calandria (15 Jun, '21) Upvoted: 23 Apr Comments: 13
Under consideration Git Functionality

Support more interactive rebase commands and external rebase states

As a developer, I would like support for the rest of the interactive rebase commands in order to properly enable cleaning up branch commits when rebasing. ...
Suggested by: Tom Piddock (19 Aug, '21) Upvoted: 17 Apr Comments: 24
Under consideration Git Functionality

Add support for "git rebase --onto"

Those of us that employ a rebase-centric development model sometimes need to drop into the command-line to run "git rebase" with the --onto option. The common use ...
Suggested by: Mark Hastings (17 Jun, '21) Upvoted: 08 Mar Comments: 3
Under consideration Git Functionality